pub unsafe extern "C" fn io_uring_prep_socket( sqe: *mut io_uring_sqe, domain: c_int, type_: c_int, protocol: c_int, flags: c_uint, )