pub extern "C-unwind" fn CGImageCreateCopyWithContentAverageLightLevel(
image: Option<&CGImage>,
avll: c_float,
) -> Option<CFRetained<CGImage>>👎Deprecated: renamed to
CGImage::new_copy_with_content_average_light_levelAvailable on crate feature
CGImage only.