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