pub unsafe extern "C" fn UIAccessibilityConvertFrameToScreenCoordinates(
    rect: CGRect,
    view: &UIView
) -> CGRect
Available on crate features UIResponder and UIView and UIAccessibility only.