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