public static extern void avdevice_capabilities_free(ref libavdevice.AVDeviceCapabilitiesQuery *caps, libavformat.AVFormatContext *s);
 public static extern int avdevice_capabilities_create(ref libavdevice.AVDeviceCapabilitiesQuery *caps, libavformat.AVFormatContext *s, ref libavutil.AVDictionary *device_options);