pub unsafe extern "C" fn SBLaunchInfoAddSuppressFileAction(
    instance: SBLaunchInfoRef,
    fd: c_int,
    read: bool,
    write: bool
) -> bool