public static void SetMusicPositionEXT(Song song, double position) { song.SetMusicPosition(position); }