pub unsafe fn io_uring_prep_fsetxattr( sqe: *mut io_uring_sqe, fd: c_int, name: *const c_char, value: *mut c_char, flags: c_int, len: c_uint, )