IFC_IN_DETACH
in_detach = !!(ctx->ifc_flags & IFC_IN_DETACH);
in_detach = (ctx->ifc_flags & IFC_IN_DETACH);
ctx->ifc_flags |= IFC_IN_DETACH;