pub unsafe extern "C" fn gst_buffer_list_replace(
    old_list: *mut *mut GstBufferList,
    new_list: *mut GstBufferList
) -> gboolean
This is supported on crate feature v1_18_3 only.