Pergunta de entrevista da empresa DSR

At the end, they ask you to share your screen and write a simple code snippet that performs a byte swap when given a uint32_t variable. So, you need to write a function that converts 0x12345678 to 0x78563412.