macro_rules! impl_point_into {
    ($T:ty) => { ... };
}