pub fn installed_lib_id(cx: &Cx, lib: &impl Lib) -> Option<LibId>
Return the loaded id for lib, if it is already registered.
lib