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