pub unsafe extern "C-unwind" fn CTTextTabCreate(
alignment: CTTextAlignment,
location: c_double,
options: Option<&CFDictionary>,
) -> CFRetained<CTTextTab>👎Deprecated: renamed to
CTTextTab::newAvailable on crate features
CTParagraphStyle and CTTextTab only.