// TODO: Try to enable this in the future.
// Right now, enabling WITH_UNCOMPRESSED_CODEC option in build.rs
// is the reason of linker's errors like
// "undefined reference to `BrotliEncoderDestroyInstance'"
// #include <libheif/heif_uncompressed.h>
// #include <libheif/heif_plugins.h>