pub extern "C-unwind" fn CGPDFDocumentGetNumberOfPages(
document: Option<&CGPDFDocument>,
) -> usize👎Deprecated: renamed to
CGPDFDocument::number_of_pagesAvailable on crate feature
CGPDFDocument only.