pub unsafe extern "C-unwind" fn AXTextMarkerRangeCreate(
allocator: Option<&CFAllocator>,
start_marker: &AXTextMarker,
end_marker: &AXTextMarker,
) -> CFRetained<AXTextMarkerRange>👎Deprecated: renamed to
AXTextMarkerRange::newAvailable on crate feature
AXUIElement only.