#module std.internet primitive tcp_client(u8[] ip, u16 port, in tx, out rx) { #builtin }