pub unsafe fn SetSystemPaletteUse<P0>(hdc: P0, use: SYSTEM_PALETTE_USE) -> u32
where P0: IntoParam<HDC>,