pub unsafe extern "C" fn SBLaunchInfoSetEnvironmentEntries(
    instance: SBLaunchInfoRef,
    envp: *const *const c_char,
    append: bool
)