pub unsafe extern "C" fn ion_catalog_find_symbol_table(
    hcatalog: hCATALOG,
    name: iSTRING,
    version: c_long,
    p_symtab: *mut hSYMTAB
) -> iERR