public static extern IntPtr CreateDIBSection(IntPtr hdc, [In] ref BITMAPINFO pbmi, DIB iUsage, out IntPtr ppvBits, IntPtr hSection, uint dwOffset);