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