pub unsafe extern "C" fn gst_buffer_replace_memory(
    buffer: *mut GstBuffer,
    idx: c_uint,
    mem: *mut GstMemory
)