Remove ATOMIC VAR INIT
Abstract
Because of syntactical problems and because it had been found to be basically useless for the intended use case, the macro ATOMIC_VAR_INIT had been marked obsolete in C17. We propose to remove it completely.