pub unsafe fn ResizePalette<P0>(hpal: P0, n: u32) -> BOOL
where P0: IntoParam<HPALETTE>,