pub fn and_static(
    item_id: ItemId,
    bool: &ObjBool,
    value: bool
) -> (Node, ObjBool)