[UnmanagedFunctionPointer(CallingConvention.StdCall)]
C# Copy public delegate R EventHandlerWithReturnType<T, U, R>(T source, U e)
public delegate R EventHandlerWithReturnType<T, U, R>(T source, U e)