#include int makeLogMask(int priority) { return LOG_MASK(priority); }