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