pub unsafe extern "C" fn recv( socket: c_int, buffer: *mut c_void, length: c_size_t, flags: c_int, ) -> c_ssize_t