pub fn prepare_gameserver(
    cln: &Handle,
    ds: &DirSubst
) -> Result<(MgmtChannelForGame, Child), AE>