#pragma once #include "rust/cxx.h" #include rust::String qalc_calculate(rust::Str expression, int32_t timeout_ms);