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