IDustCollector
sendDust(address _token, uint256 _amount, address _to) (external)
Allows an authorized user to transfer the tokens or eth that may have been left in a contract
DustSent(address _token, uint256 _amount, address _to)
Emitted when dust is sent