pub fn is_touch_target_recommended( width_px: f64, height_px: f64, ) -> Result<bool, TouchTargetError>