O_ACTIVE
#define Active(f) (Opt(f, O_ACTIVE) && Opt(f, O_VISIBLE))
O_ACTIVE |
if (!Opt(c, O_ACTIVE) || !Opt(c, O_VISIBLE))