pub unsafe extern "system" fn SelectPalette(
    hdc: *mut HDC__,
    hPal: *mut HPALETTE__,
    bForceBkgd: i32
) -> *mut HPALETTE__