fn blend_strike( dest_bitmap: &mut [u8], src_bitmap: &[u8], width: usize, height: usize, subpixel_mask: bool, offset: f64, )