pub unsafe extern "C" fn SBLaunchInfoSetExecutableFile(
    instance: SBLaunchInfoRef,
    exe_file: SBFileSpecRef,
    add_as_first_arg: bool
)