pub unsafe extern "C" fn forge_socket_send( socket: *const Socket, buf: *const c_void, len: usize, flags: i32, ) -> isize