pub unsafe extern "C" fn fig_value_bool( value: *mut FigValue, b: bool, out_id: *mut FigNodeId, ) -> FigStatus