pub unsafe extern "C" fn OGR_L_AlterFieldDefn(
    arg1: OGRLayerH,
    iField: c_int,
    hNewFieldDefn: OGRFieldDefnH,
    nFlags: c_int
) -> Type