pub unsafe extern "C" fn gridPathCellsSize(
    start: H3Index,
    end: H3Index,
    size: *mut i64
) -> H3Error