pub fn move_cursor_pos(stdout: &mut impl Write, col: u32, row: u32) -> Result
Move terminal cursor to the given position