Source position: libsdl3.pas line 5691
type TSDL_CreateAudioStream = function(
src_spec: PSDL_AudioSpec;
dst_spec: PSDL_AudioSpec
):PSDL_AudioStream;