pub fn plain_type<'a>(
    value: impl Into<&'a UntaggedValue>,
    width: usize
) -> String