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