Source position: apr_time.inc line 229
function apr_strftime(
s: PChar;
retsize: apr_size_t;
max: apr_size_t;
const format: PChar;
tm: Papr_time_exp_t
):apr_status_t;