Constant magic::flags::DEBUG []

pub const DEBUG: CookieFlags = CookieFlags{bits: 1,}

Print debugging messages to stderr

NOTE: Those messages are printed by libmagic itself, no this Rust crate.