macro_rules! parse_svg_length {
    ($ty:ty, $lp:ty) => { ... };
}