pub fn get_reserved_balance<T: Config>(
    currency_id: T::CurrencyId,
    account: &T::AccountId
) -> Amount<T>