#[no_mangle]
pub extern "C" fn symt_num_symbols(
    symt: *const CSymbolTable,
    num_symbols: *mut size_t
) -> RUSTFST_FFI_RESULT