int hexRange( int origin, int k, ffi.Pointer<ffi.Uint64> out, ) { return _hexRange( origin, k, out, ); }