pub unsafe extern "C-unwind" fn CGPDFDictionaryGetObject(
dict: CGPDFDictionaryRef,
key: NonNull<c_char>,
value: *mut CGPDFObjectRef,
) -> bool👎Deprecated: renamed to
CGPDFDictionary::objectAvailable on crate features
CGPDFDictionary and CGPDFObject only.