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