__constant_be32_to_cpu
#define const_be32_to_cpu(x) ((u32) __constant_be32_to_cpu(x)))
#define const_sbe32_to_cpu(x) ((s32) __constant_be32_to_cpu((be32) x))