pub unsafe extern "C" fn fig_value_number( value: *mut FigValue, raw: *const u8, raw_len: usize, is_float: bool, out_id: *mut FigNodeId, ) -> FigStatus