pub unsafe extern "C" fn maxGridDiskSize(
    k: c_int,
    out: *mut i64
) -> H3Error