pub unsafe extern "C" fn io_uring_prep_fgetxattr( sqe: *mut io_uring_sqe, fd: c_int, name: *const c_char, value: *mut c_char, len: c_uint, )