pub unsafe extern "C" fn compactCells(
    h3Set: *const H3Index,
    compactedSet: *mut H3Index,
    numHexes: i64
) -> H3Error