https://bugs.winehq.org/show_bug.cgi?id=45472
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This should be fixable with using "static IPSFactoryBuffer .. = { &&PSDispatchFacBuf_Vtbl };". The warning is about returning pointer to constant with void** I suppose.