pub fn open_for_app( appid: &str, session_id: u64, url: &str, tab_id: Option<&str>, ) -> Result<String, LxAppError>