fn stroke_path( path: &Path, blend_mode: BlendMode, ctx: &Context, transform: Transform, pixmap: &mut PixmapMut<'_>, ) -> Option<()>