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