pub unsafe extern "C" fn h3ToString(
    h: H3Index,
    str_: *mut c_char,
    sz: usize
) -> H3Error