pub fn show_selection_statement<F>(f: &mut F, sst: &SelectionStatement)where
    F: Write,