pub fn init_manager(
    app: &mut App,
    msg: &ManagerInstantiateMsg,
    factory_addr: &Addr,
    funds: &[Coin]
) -> Addr