pub unsafe extern "C" fn SBTargetFindFirstGlobalVariable(
    instance: SBTargetRef,
    name: *const c_char
) -> SBValueRef