Source position: http_protocol.inc line 748
type ap_bucket_error = record
refcount: apr_bucket_refcount;
status: Integer;
data: PChar;
end;