pub unsafe extern "C" fn gst_mini_object_add_parent(
    object: *mut GstMiniObject,
    parent: *mut GstMiniObject
)
This is supported on crate feature v1_16 only.