pub unsafe extern "C" fn io_uring_prep_files_update( sqe: *mut io_uring_sqe, fds: *mut c_int, nr_fds: c_uint, offset: c_int, )