pub unsafe extern "C" fn cellToVertex(
    origin: H3Index,
    vertexNum: c_int,
    out: *mut H3Index
) -> H3Error