#[unsafe(no_mangle)]pub extern "C" fn haystack_value_make_coord( lat: f64, long: f64, ) -> Box<Value>
Construct a Coord Value