macro_rules! screen_adapter_argb8888_to_mono8bitpage_component_static {
($S:ty, $SCREEN_WIDTH:expr, $SCREEN_HEIGHT:expr, $PIXEL_STRIDE:expr $(,)?) => { ... };
}
macro_rules! screen_adapter_argb8888_to_mono8bitpage_component_static {
($S:ty, $SCREEN_WIDTH:expr, $SCREEN_HEIGHT:expr, $PIXEL_STRIDE:expr $(,)?) => { ... };
}