public static void Listener(ALListenerf param, float value) { ALDelegates.alListenerf((int)param, value); }