pub unsafe extern "C-unwind" fn AXTextMarkerCreate(
allocator: Option<&CFAllocator>,
bytes: NonNull<u8>,
length: CFIndex,
) -> CFRetained<AXTextMarker>👎Deprecated: renamed to
AXTextMarker::newAvailable on crate feature
AXUIElement only.