pub unsafe fn CreateBitmap( nwidth: i32, nheight: i32, nplanes: u32, nbitcount: u32, lpbits: Option<*const c_void>, ) -> HBITMAP