Static methods
@:native("alcGetIntegerv")staticgetIntegers(device:Star<ALCdevice>, param:Int, size:Int, values:Star<Int>):Void
@:native("alcCaptureOpenDevice")staticopenCaptureDevice(deviceName:ConstCharStar, captureFrequency:UInt32, captureFormat:Int, bufferSize:Int):Star<ALCdevice>