pub extern "C-unwind" fn CGPDFDocumentCreateWithProvider(
provider: Option<&CGDataProvider>,
) -> Option<CFRetained<CGPDFDocument>>👎Deprecated: renamed to
CGPDFDocument::with_providerAvailable on crate features
CGDataProvider and CGPDFDocument only.