pub unsafe fn CreateCompatibleBitmap<'a>( hdc: impl IntoParam<'a, HDC>, cx: i32, cy: i32, ) -> HBITMAP