#pragma once #include char* url_get_port(char* out, char* in); int url_get_port_int(char* in);