#pragma once #include void Odroid_InitializeAudio(void); void Odroid_PlayAudio(uint16_t* buffer, int length);