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