pub fn boolean_op_64( clip_type: ClipType, fill_rule: FillRule, subjects: &Paths64, clips: &Paths64, ) -> Paths64
Perform a boolean operation on Paths64. Direct port from clipper.h BooleanOp (Paths64 overload).