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