Function windows_sys::Win32::Graphics::GdiPlus::GdipSetImageAttributesColorKeys
pub unsafe extern "system" fn GdipSetImageAttributesColorKeys(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: BOOL,
colorlow: u32,
colorhigh: u32,
) -> Status