pub extern "C-unwind" fn CGPDFDocumentGetOutline(
document: &CGPDFDocument,
) -> Option<CFRetained<CFDictionary>>👎Deprecated: renamed to
CGPDFDocument::outlineAvailable on crate feature
CGPDFDocument only.