BufferType        551 python_bindings/python/Image.cpp         typedef typename p::manage_new_object::apply<BufferType *>::type converter_t;
BufferType        553 python_bindings/python/Image.cpp         PyObject *obj = converter(new BufferType(args...));