pub unsafe extern "C" fn PyByteArray_Concat(
a: *mut PyObject,
b: *mut PyObject
) -> *mut PyObject