Function windows_sys::Win32::Graphics::GdiPlus::GdipSetImageAttributesOutputChannel
pub unsafe extern "system" fn GdipSetImageAttributesOutputChannel(
imageattr: *mut GpImageAttributes,
type: ColorAdjustType,
enableflag: BOOL,
channelflags: ColorChannelFlags,
) -> Status