pub unsafe extern "C-unwind" fn CGDataConsumerCreate(
info: *mut c_void,
cbks: *const CGDataConsumerCallbacks,
) -> Option<CFRetained<CGDataConsumer>>👎Deprecated: renamed to
CGDataConsumer::newAvailable on crate feature
CGDataConsumer only.