uint32_t gb.sound.getPos( int8_t trackIdentifier )
gb.sound.getPos returns the position of a playing track, or 0xFFFFFFFF on failure
uint32_t: position of the track playing, or 0xFFFFFFFF if channel not found / not playing / not supporting this
N/A