@brief Line of h3 indexes connecting two indexes
int gridPathCells( int start, int end, ffi.Pointer<ffi.Uint64> out, ) { return _gridPathCells( start, end, out, ); }