...apRecipient](https://learnblockchain.cn/article/13624#_maprecipient) 方法计算 `owner` 地址。
##### BURN_POSITION
销毁头寸。
```solidity
// Will automatically decrease liquidity to 0 if the position is not already empty.
(uint256 tokenId, uint128 amount0Min, uint128 amount1Min,...