#include namespace ipc { PyObject * PyByteArray_FromString_WithoutCopy(char *bytes, Py_ssize_t size); }