pub unsafe fn io_uring_prep_socket_direct_alloc( sqe: *mut io_uring_sqe, domain: c_int, type: c_int, protocol: c_int, flags: c_uint, )