pub unsafe fn OpenTransientFilePerm(
    arg_fileName: *const c_char,
    arg_fileFlags: c_int,
    arg_fileMode: mode_t
) -> c_int