Source position: apr_tables.inc line 317
procedure apr_table_addn(
t: Papr_table_t;
const key: PChar;
const val: PChar
);