macro_rules! rstring_to_string { ($v:expr) => { ... }; }
Allows you to convert a Ruby string to a Rust string.