Synopsis
#define nb_try(X)  ((X)->parent = nb_current_ctx, nb_current_ctx = X, setjmp((X)->buf))