pub unsafe extern "C-unwind" fn CGPDFDocumentUnlockWithPassword(
document: Option<&CGPDFDocument>,
password: NonNull<c_char>,
) -> bool👎Deprecated: renamed to
CGPDFDocument::unlock_with_passwordAvailable on crate feature
CGPDFDocument only.