pub unsafe fn DrawDibSetPalette<P0>(hdd: isize, hpal: P0) -> BOOL
where P0: IntoParam<HPALETTE>,