pub unsafe extern "C" fn gst_value_set_structure(
    value: *mut GValue,
    structure: *const GstStructure
)