public int OutputSidePacketIndex(string name)
 {
     return(SafeNativeMethods.mp_ValidatedGraphConfig__OutputSidePacketIndex__PKc(mpPtr, name));
 }