pub unsafe fn c_str_to_string(c_str: *const c_char) -> String
Helper function to convert a C string to a Rust String