pub fn casbin_js_get_permission_for_user( e: &Enforcer, _user: &str, ) -> Result<String, Box<dyn Error>>