pub unsafe extern "C" fn TcpSocket_create() -> Socket
create a TCP client socket
Implementation of this function is MANDATORY if client functionality is required.
a new client socket instance.