#[unsafe(no_mangle)]pub extern "C" fn slint_interpreter_value_new_enum( name: Slice<'_, u8>, value: Slice<'_, u8>, ) -> Box<Value>
ffi