pub unsafe extern "C" fn gst_buffer_replace(
    obuf: *mut *mut GstBuffer,
    nbuf: *mut GstBuffer
) -> gboolean
This is supported on crate feature v1_18_3 only.