Synopsys   : ALIGN_IS_NEUTRAL(a)

Defined in : <alignment.h>

Description: For a given alignment value, find out whether it is considered
             neutel-aligned, so neither good-aligned nor evil-aligned.

Arguments  : int - the alignment value.
Returns    : int - 1/0 - if true, the value represents neutral-aligned.
