pub unsafe extern "C" fn fig_value_seq( value: *mut FigValue, items: *const FigNodeId, items_len: usize, out_id: *mut FigNodeId, ) -> FigStatus