pub unsafe extern "C" fn test_echo_int(int_value: i32) -> i32
Test method: Echo int from C++ (for testing Rust-C++ type passing)