pub unsafe extern "C" fn gst_value_set_flagset(
    value: *mut GValue,
    flags: c_uint,
    mask: c_uint
)