pub unsafe fn GetNearestPaletteIndex<P0, P1>(h: P0, color: P1) -> u32where P0: Param<HPALETTE>, P1: Param<COLORREF>,