__be16_to_cpus
#define __be16_to_cpus(x) do { (void)(x); } while (0)
#define __be16_to_cpus(x) __swab16s((x))