Source position: sdl_mixer.pas line 624
type TMix_EffectFunc = function(
chan: Integer;
stream: Pointer;
len: Integer;
udata: Pointer
):Pointer;