pub unsafe extern "C" fn g_flags_to_string(
    flags_type: GType,
    value: c_uint
) -> *mut c_char
Available on crate feature v2_54 only.