pub unsafe extern "C" fn Perl_my_vsnprintf( buffer: *mut c_char, len: usize, format: *const c_char, ap: va_list, ) -> c_int