pub fn difference_64( subjects: &Paths64, clips: &Paths64, fill_rule: FillRule, ) -> Paths64
Compute the difference of subjects minus clips (Paths64). Direct port from clipper.h Difference.