This method calculates the pool share one can withdraw given the amount of IdleToken they want to burn and send interest-bearing tokens directly to the user. Underlying (eg. DAI) is not redeemed here.
function redeemInterestBearingTokens(uint256 _amount) external;
_amount : amount of IdleTokens to be burned