Returns a slice to the unused but reserved memory in the underlying vector.
impl<H> NoNullString<H> where H: Allocator, { fn unused(&mut self) -> &mut [u8] }