pub fn run_cursor_highlights( area: Area, paragraph: &Paragraph, node_ref: &DioxusNode<'_>, run: impl FnMut(Rect), ) -> Option<()>