pub unsafe extern "C-unwind" fn tcp_sendUserData( tcp: *mut TCP, host: *const Host, buffer: UntypedForeignPtr, nBytes: gsize, ip: in_addr_t, port: in_port_t, mem: *const MemoryManager, ) -> gssize