/* * Rust functions exposed to C. */ extern int add_in_rust(int x, int y);