package astiav //#cgo pkg-config: libavdevice //#include import "C" func RegisterAllDevices() { C.avdevice_register_all() }