process /usr/include/zmq.h
Traceback (most recent call last):
File "create_fortran_zmq_mod.py", line 300, in <module>
createmodule()
File "create_fortran_zmq_mod.py", line 289, in createmodule
head += '\n' + processFunctions('ZMQ_EXPORT', r'\w+', funptrs, blob, indent)
File "create_fortran_zmq_mod.py", line 174, in processFunctions
z = 'c_ptr' if ptrret else getType(typesd[typ])
KeyError: 'unsigned long'