pub unsafe extern "C" fn vsnprintf( __s: *mut c_char, __maxlen: c_ulong, __format: *const c_char, __arg: *mut __va_list_tag, ) -> c_int