Source position: libsdl2.pas line 904
type TTSDL_AudioStreamPut = function(
stream: PSDL_AudioStream;
buf: pointer;
len: cint
):cint;