double pointDistM( ffi.Pointer<GeoCoord> a, ffi.Pointer<GeoCoord> b, ) { return _pointDistM( a, b, ); }