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