pub extern "C-unwind" fn CGPDFDocumentCreateWithURL(
url: Option<&CFURL>,
) -> Option<CFRetained<CGPDFDocument>>👎Deprecated: renamed to
CGPDFDocument::with_urlAvailable on crate feature
CGPDFDocument only.