pub fn parse_countwith_basis_alias( options: &BTreeMap<String, String>, primarykey: &str, default_count: usize, ) -> Result<usize, String>