pub unsafe extern "C" fn SBModuleFindSymbol(
    instance: SBModuleRef,
    name: *const c_char,
    type_: SymbolType
) -> SBSymbolRef