Source position: libsdl3.pas line 5697
type TSDL_PutAudioStreamData = function(
stream: PSDL_AudioStream;
buf: pointer;
len: LongInt
):LongInt;