pub unsafe extern "C" fn GEOSGeom_createCollection_r(
    handle: GEOSContextHandle_t,
    type_: c_int,
    geoms: *mut *mut GEOSGeometry,
    ngeoms: c_uint
) -> *mut GEOSGeometry