pub unsafe extern "C" fn gst_vorbis_tag_add(
    list: *mut GstTagList,
    tag: *const c_char,
    value: *const c_char
)