pub unsafe extern "C" fn gst_caps_set_simple(
    caps: *mut GstCaps,
    field: *const c_char
    ...
)