rasops_eraserows_rotated_cw
static void rasops_eraserows_rotated_cw(void *, int, int, long);
#define rasops_eraserows_rotated_ccw rasops_eraserows_rotated_cw
ri->ri_ops.eraserows = rasops_eraserows_rotated_cw;