Function windows_sys::Win32::Graphics::GdiPlus::GdipCloneImageAttributes
pub unsafe extern "system" fn GdipCloneImageAttributes(
imageattr: *const GpImageAttributes,
cloneimageattr: *mut *mut GpImageAttributes,
) -> Status