pub unsafe extern "C" fn OGR_L_ReorderField(
    arg1: OGRLayerH,
    iOldFieldPos: c_int,
    iNewFieldPos: c_int
) -> Type