Wraps a python function (specified as a string) as a D function roughly of signature func_t
a python function
context in which to run expression. must be a python module name.
type of d function
See Implementation
Wraps a python function (specified as a string) as a D function roughly of signature func_t