__be32_to_cpus
#define __be32_to_cpus(x) do { (void)(x); } while (0)
#define __be32_to_cpus(x) __swab32s((x))