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