fc_be24toh
static inline uint32_t fc_be24toh(uint32_t x) { return (ocs_be32toh(x) >> 8); }
static inline uint32_t fc_be24toh(uint32_t x) { }