pub fn is_nil<T>(xs: &T) -> bool where
    T: EncodeBytes