#ifndef __P_UTIL_H__ #define __P_UTIL_H__ #define UNUSED(x) (void)(x) #endif