pub unsafe extern "system" fn wglSetLayerPaletteEntries(
    hdc: *mut HDC__,
    iLayerPlane: i32,
    iStart: i32,
    cEntries: i32,
    pcr: *const u32
) -> i32