pub unsafe extern "C" fn gst_util_set_value_from_string(
    value: *mut GValue,
    value_str: *const c_char
)