pub unsafe fn AnimatePalette<'a>( hpal: impl IntoParam<'a, HPALETTE>, istartindex: u32, centries: u32, ppe: *const PALETTEENTRY, ) -> BOOL