pub unsafe extern "C" fn gst_structure_take(
    oldstr_ptr: *mut *mut GstStructure,
    newstr: *mut GstStructure
) -> gboolean
This is supported on crate feature v1_18 only.