Syntax: BNOTDefn: A CI evaluator function that performs a bitwise NOT operation.Example: bnot 5Result: -6