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