pub const TARGET_ABI: &str = "x86_64-unknown-linux-gnu";
Rust target ABI that the linked native adapter must report at runtime.