pub unsafe extern "C" fn SBTargetFindGlobalFunctions(
    instance: SBTargetRef,
    name: *const c_char,
    max_matches: u32,
    matchtype: MatchType
) -> SBSymbolContextListRef