@brief hexagon neighbors in all directions
int gridDisk( int origin, int k, ffi.Pointer<H3Index> out, ) { return _gridDisk( origin, k, out, ); }