pub fn install_once_id(cx: &mut Cx, lib: &impl Lib) -> Result<Option<LibId>>
Install lib only if absent, returning the newly loaded id when it loads.
lib