Source position: http_core.inc line 689
type ap_mgmt_item_t = record
description: PChar;
name: PChar;
vtype: ap_mgmt_type_e;
v: ap_mgmt_value;
end;