#IF
* #IF ( -- )
        ( -- state-save mfth-if-magic )
prepares for a following >#IS_TRUE or #IS_FALSE,
does basically switch off compile-mode for the enclosed
code.

better use the ANSI style [IF] [ELSE] [THEN] construct.

cdecl immediate primitive