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