pub unsafe extern "C" fn switch_core_get_variable( varname: *const c_char, ) -> *mut c_char
\brief Retrieve a global variable from the core \param varname the name of the variable \return the value of the desired variable