pub unsafe fn io_uring_prep_pipe_direct( sqe: *mut io_uring_sqe, fds: *mut c_int, pipe_flags: c_int, file_index: c_uint, )