Delegate PathIntersectionFunc
public delegate bool PathIntersectionFunc(nint path1, nint point1, nint path2, nint point2, PathIntersection kind, nint userData)
public delegate bool PathIntersectionFunc(nint path1, nint point1, nint path2, nint point2, PathIntersection kind, nint userData)