Constant TTF_STYLE_BOLD

pub const TTF_STYLE_BOLD: u32 = 1; // 1u32
Available on crate feature dep_sdl2 only.