https://github.com/code-423n4/2023-11-panoptic/blob/aa86461c9d6e60ef75ed5a1fe36a748b952c8666/contracts/SemiFungiblePositionManager.sol#L1381C30-L1381C48
univ3pool parameter is already an address, not IUniswapV3Pool. Therefore, there is no need to do address(univ3pool).
