pub unsafe extern "C" fn SBLaunchInfoAddDuplicateFileAction(
    instance: SBLaunchInfoRef,
    fd: c_int,
    dup_fd: c_int
) -> bool