[c50eb1f0](https://git.libcamera.org/libcamera/libcamera.git/commit/include?id=c50eb1f04a644cf82cbbc83b1446436b2220efac) introduced a new FrameMetadata status that causes `TryFromPrimitive` to break (e.g. [here](https://github.com/lit-robotics/libcamera-rs/blob/e5cfd4c6a2da4f8bbdf68cfb58a01a397f2276f6/libcamera/src/framebuffer.rs#L109)). I have a fix [here](https://github.com/1290383sa10238/libcamera-rs) - happy to open a PR, but it might break things for people on older versions on libcamera, wdyt?