Source position: apr_buckets.inc line 276
type apr_bucket_list = record
next: Papr_bucket;
prev: Papr_bucket;
end;