httpClose
cups->httpClose(http);
smb_cups.httpClose = (void (*)(http_t *))
smb_cups.httpClose == NULL ||
void (*httpClose)(http_t *);
extern void httpClose(http_t *http);
httpClose(svc->connection);