pub unsafe extern "C" fn vsnprintf( __buf: *mut c_char, __size: c_uint, __fmt: *const c_char, __args: __builtin_va_list ) -> c_int