#[unsafe(no_mangle)]pub unsafe extern "C" fn haystack_value_make_symbol( val: *const c_char, ) -> Option<Box<Value>>
Construct a Symbol Value
Panics on invalid input data