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