httpConnect
if ((http = cups->httpConnect("localhost", 631)) == NULL) {
smb_cups.httpConnect = (http_t *(*)(const char *, int))
smb_cups.httpConnect == NULL ||
http_t *(*httpConnect)(const char *, int);
extern http_t *httpConnect(const char *host, int port);