pub(crate) type CSSOMString = CSSOMString;
#[repr(transparent)]pub(crate) struct CSSOMString(/* private fields */);