pub unsafe extern "C" fn OGR_G_SetPointCount(
    hGeom: OGRGeometryH,
    nNewPointCount: c_int
)