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