Synopsis
#define nb_check_optional_token_2(X, Y) \
   (nb_check_optional_token(X) || nb_check_optional_token(Y))