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