UNBLANK
n->old_status = UNBLANK;
if ((n->old_status == UNBLANK) ^ n->invert) {
int new_status = blank ? BLANK : UNBLANK;