pub unsafe extern "system" fn AnimatePalette(
    hPal: *mut HPALETTE__,
    iStartIndex: u32,
    cEntries: u32,
    ppe: *const PALETTEENTRY
) -> i32