__be64_to_cpus
#define __be64_to_cpus(x) do { (void)(x); } while (0)
#define __be64_to_cpus(x) __swab64s((x))