public static void DeleteSources(int n, ref uint source) { ALDelegates.alDeleteSource(n, ref source); }