pub fn create_withdraw_within_batch_msg(
    withdrawer_address: String,
    pool_id: u64,
    pool_coin: Coin
) -> CosmosMsg<CyberMsgWrapper>