pub unsafe extern "C" fn fig_value_string( value: *mut FigValue, ptr: *const u8, len: usize, out_id: *mut FigNodeId, ) -> FigStatus