Given a character count and an optional fill character, makes and returns a new string COUNT long filled with the fill character.
(count &key sb-impl::element-type (:initial-element sb-impl::fill-char))