pub unsafe extern "C" fn gst_sample_set_info(
    sample: *mut GstSample,
    info: *mut GstStructure
) -> gboolean
This is supported on crate feature v1_16 only.