pub type BorderSideWidth = Au;
A computed value for border-width (and the like).
#[repr(transparent)]pub struct BorderSideWidth(pub i32);
0: i32