pub fn validate_compatibility( format_encode: &FormatEncodeOptions, props: &mut BTreeMap<String, String>, ) -> Result<(), RwError>