pub unsafe extern "C" fn gst_sample_set_caps(
    sample: *mut GstSample,
    caps: *mut GstCaps
)
This is supported on crate feature v1_16 only.