pub unsafe extern "C" fn OGR_F_SetGeomField(
    hFeat: OGRFeatureH,
    iField: c_int,
    hGeom: OGRGeometryH
) -> Type