MT_TOOL_PEN
obj->mt_tool = MT_TOOL_PEN;
tool = MT_TOOL_PEN;
#define __GET_MT_TOOL_TYPE(type) ((type) == 0x01 ? MT_TOOL_FINGER : MT_TOOL_PEN)