pub fn set_fallback_rpc( handler: impl FnMut(&mut PluginCtx, RpcRequest) -> HandlerResult + Send + 'static, )