pub fn information_set_decoding( input_parities: &Vec<Vec<bool>>, input_target: &Vec<bool>, ntries: usize, row_ech: bool, ) -> Option<Vec<bool>>