Rust FFI binding for the C API of the libdvbv5 library from the V4L2 project of the LinuxTV work.
libdvbv5 is a library that provides an application oriented API over the Linux kernel DVB API.
ffi.rs created using Debian Sid which is libdvbv5 1.20.0.
Worry about versions and how to deal with them. Probably use the cfg to get 1.10, 1.12, 1.14, 1.16, etc.