pub unsafe extern "C" fn gst_meta_serialize(
    meta: *const GstMeta,
    data: *mut GstByteArrayInterface
) -> gboolean