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