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