common_pc
RETVAL = common_pc(context);
return Py_BuildValue("i", common_pc(c));
int common_pc(struct scripting_context *context);