pub unsafe extern "C" fn test_echo_bool(bool_value: bool) -> bool
Test method: Echo bool from C++ (for testing Rust-C++ type passing)