pub unsafe extern "C-unwind" fn CTFramesetterCreateFrame(
framesetter: &CTFramesetter,
string_range: CFRange,
path: &CGPath,
frame_attributes: Option<&CFDictionary>,
) -> CFRetained<CTFrame>👎Deprecated: renamed to
CTFramesetter::frameAvailable on crate features
CTFrame and CTFramesetter and objc2-core-graphics only.