I try to pass a delegate from a .NET core as a function pointer to a DLL with a C interface.
The C function is accepting a function pointer. That will be set as a cal