pub unsafe extern "C" fn OGR_L_SetActiveSRS(
    hLayer: OGRLayerH,
    iGeomField: c_int,
    hSRS: OGRSpatialReferenceH
) -> Type