pub(crate) fn draw_anchor_target<C: Canvas>( anchor: PinId, center: Pos2, pointer: Pos2, grab: Grab, painter: &mut Style<'_, C>, )