Just as there is the __unused__ attribute, I wonder if there is any attribute to let the compiler know I know what I\'m doing by not initialising a variable and the
__unused__