namespace MyNes.Core;
internal delegate void RenderAudioSamples(ref short[] buffer, ref int samples_added);