Source position: sdl.pas line 2606
function SDL_LoadWAV(
filename: PAnsiChar;
spec: PSDL_AudioSpec;
audio_buf: PUInt8;
audiolen: PUInt32
):PSDL_AudioSpec;