BPF_LOG_FIXED
#define BPF_LOG_MASK (BPF_LOG_LEVEL | BPF_LOG_STATS | BPF_LOG_FIXED)
if (log->level & BPF_LOG_FIXED)
if (log->level & BPF_LOG_FIXED) {