pub unsafe extern "C" fn send( socket: c_int, message: *const c_void, length: c_size_t, flags: c_int, ) -> c_ssize_t