pub unsafe extern "C-unwind" fn CTRubyAnnotationCreateWithAttributes(
alignment: CTRubyAlignment,
overhang: CTRubyOverhang,
position: CTRubyPosition,
string: &CFString,
attributes: &CFDictionary,
) -> CFRetained<CTRubyAnnotation>👎Deprecated: renamed to
CTRubyAnnotation::with_attributesAvailable on crate feature
CTRubyAnnotation only.