/* * C functions exposed to Rust. */ #include extern bool validate_param_in_c(int param, int value);