{
    "Function": "increase_unlock_time",
    "File": "contracts/interfaces/IVotingEscrow.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function increase_unlock_time(uint256 _unlock_time) external;"
}