I have a python method in one library that returns a function handle as a ctypes.c_void_p. I need to pass the handle to another library that expects it as a cap
ctypes.c_void_p