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