pub unsafe extern "C" fn vsnprintf( buffer: *mut c_char, count: c_uint, format: *const c_char, va: __builtin_va_list, ) -> c_int