pub unsafe extern "C" fn SBTargetFindGlobalVariables(
    instance: SBTargetRef,
    name: *const c_char,
    max_matches: u32
) -> SBValueListRef