pub unsafe fn DrawIcon<'a, T0__: IntoParam<'a, HDC>, T3__: IntoParam<'a, HICON>>( hdc: T0__, x: i32, y: i32, hicon: T3__, ) -> BOOL