I want to call D from Java. I think, I need a dynamic library (.so) which implements generated C stubs. The lib does only need to export those C function. The lib shall contain the needed runtime. (and i want to use tango) Is that possible?