pub unsafe extern "C" fn gst_buffer_add_meta(
    buffer: *mut GstBuffer,
    info: *const GstMetaInfo,
    params: gpointer
) -> *mut GstMeta