pub unsafe extern "C" fn ptarray_locate_point( pa: *const POINTARRAY, pt: *const POINT4D, dist: *mut f64, p_located: *mut POINT4D, ) -> f64