oleaut32/tests: Add OLE Picture object tests using DIB section.
oleaut32: Convert 32-bit or 16-bit color bitmaps to 24-bit color DIBs when saving. Instead of 32-bit or 16-bit per pixel format with BI_BITFIELDS. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56246
oleaut32: Initialize reserved members before saving.