Source position: sdl_mixer.pas line 424
type TMix_Chunk = record
allocated: Integer;
abuf: PUInt8;
alen: UInt32;
volume: UInt8;
end;