* This FIDB is for the libstd found with `rustc` version `1.58.1` on
x86-64 Linux
* Feel free to add more FIDBs, or replace this one with more relevant
ones, depending on your system
* This extension uses an existing Function ID database to apply
function signatures to Rust binaries (very useful in case of
stripped binaries)
* So this extension basically detects a Rust binary and auto-applies
the correct `libstd` Rust function signatures, pretty cool
* Plus, you can also add your own Function ID databases in the `data/`
subdirectory if you want to apply even more signatures or, say,
custom signatures