pub unsafe extern "C" fn ap_php_vsnprintf(
    arg1: *mut c_char,
    arg2: usize,
    arg3: *const c_char,
    ap: *mut __va_list_tag
) -> c_int