pub unsafe extern "C" fn getNumCells(
    res: c_int,
    out: *mut i64
) -> H3Error