pub fn run_srv_ipc_server( pipe_name: String, first: NamedPipeServer, ctx: ServerCtx, ) -> JoinHandle<()>