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