pub unsafe extern "C" fn gst_value_set_caps(
    value: *mut GValue,
    caps: *const GstCaps
)