pub unsafe extern "C" fn SBLaunchInfoSetEvironment(
    instance: SBLaunchInfoRef,
    environment: SBEnvironmentRef,
    append: bool
)