pub unsafe extern "C" fn gst_mini_object_replace(
    olddata: *mut *mut GstMiniObject,
    newdata: *mut GstMiniObject
) -> gboolean