pub fn focus_win_if_not_focused(
    win: Option<&DisplayNode<'_>>,
    other: Option<&DisplayNode<'_>>
)