pub fn match_dfd(
    generic_dfd: StrLike
) -> Result<Vec<Vec<StrLike>>, &'static str>