in lib/h3core.js [198:201]
function validateH3Index(h3Index) { if (!h3Index) throw JSBindingError(E_NULL_INDEX); return h3Index; }