Macro impl_cast_from_pixel_to_primitive

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