Source position: libsdl3_mixer.pas line 197
type TMix_PlayChannel = function(
channel: LongInt;
chunk: PMix_Chunk;
loops: LongInt
):LongInt;