pub type RectFunction = Todo;
https://drafts.csswg.org/css-masking-1/#funcdef-rect
rect() = rect( <top>, <right>, <bottom>, <left> )
pub enum RectFunction { Todo, }