pub unsafe extern "C" fn ap_php_vslprintf(
    buf: *mut c_char,
    len: size_t,
    format: *const c_char,
    ap: *mut __va_list_tag
) -> c_int