pub extern "C-unwind" fn CGPDFPageGetDocument(
page: Option<&CGPDFPage>,
) -> Option<CFRetained<CGPDFDocument>>👎Deprecated: renamed to
CGPDFPage::documentAvailable on crate features
CGPDFDocument and CGPDFPage only.