Source position: apr_strings.inc line 286
function apr_vsnprintf(
buf: PChar;
len: apr_size_t;
const format: PChar;
ap: va_list
):Integer;