pub unsafe extern "C" fn maxPolygonToCellsSize(
    geoPolygon: *const GeoPolygon,
    res: c_int,
    flags: u32,
    out: *mut i64
) -> H3Error