pub unsafe extern "C" fn vsnprintf( __str: *mut c_char, __size: c_ulong, __format: *const c_char, arg1: __builtin_va_list, ) -> c_int