pub unsafe extern "C" fn ion_symbol_table_find_by_name(
    hsymtab: hSYMTAB,
    name: iSTRING,
    p_sid: *mut SID
) -> iERR