I have an int64 number. How do i use NOT operation in golang for this num?
int64
Example
78 is 1001110 !78 is 0110001