pub unsafe extern "C" fn gst_buffer_new_memdup(
    data: gconstpointer,
    size: size_t
) -> *mut GstBuffer
This is supported on crate feature v1_20 only.