pub unsafe extern "C" fn vsnprintf( buffer: *mut c_char, count: c_ulong, format: *const c_char, va: *mut __va_list_tag, ) -> c_int