pub unsafe extern "C" fn gridDisksUnsafe(
    h3Set: *mut H3Index,
    length: c_int,
    k: c_int,
    out: *mut H3Index
) -> H3Error