pub unsafe extern "C" fn gst_structure_take(
    oldstr_ptr: *mut *mut GstStructure,
    newstr: *mut GstStructure
) -> gboolean