pub fn install_logic_lib(cx: &mut Cx) -> Result<()>
Installs the LogicLib into cx, idempotently.
LogicLib
cx
Repeated calls are no-ops once the organ is loaded.