Source position: apr_strings.inc line 202
function apr_cpystrn(
dst: PChar;
const src: PChar;
dst_size: apr_size_t
):PChar;