mixed variant_not ( mixed $variant )
Performs bitwise not negation on variant and returns the result.
Returns the bitwise not negation. If variant is NULL, the result will also be NULL.