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