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