pub unsafe extern "C" fn vsnprintf( _Buffer: *mut c_char, _BufferCount: size_t, _Format: *const c_char, _ArgList: va_list, ) -> c_int