Source position: http_vhost.inc line 66
type ap_vhost_iterate_conn_cb = function(
baton: Pointer;
conn: Pconn_rec;
s: Pserver_rec
):Integer;