pub unsafe extern "C" fn UIAccessibilityConvertPathToScreenCoordinates(
    path: &UIBezierPath,
    view: &UIView
) -> NonNull<UIBezierPath>
Available on crate features UIBezierPath and UIResponder and UIView and UIAccessibility only.