pub fn rect_clip_path_64(rect: &Rect64, path: &Path64) -> Paths64
Clip a single path to a rectangle (Paths64 output). Direct port from clipper.h RectClip (single path overload).