Source position: apr_xlate.inc line 60
function apr_xlate_open(
convset: PPapr_xlate_t;
const topage: PChar;
const frompage: PChar;
pool: Papr_pool_t
):apr_status_t;