Source position: apr_network_io.inc line 265
type apr_hdtr_t = record
headers: Piovec;
numheaders: cint;
trailers: Piovec;
numtrailers: Integer;
end;