pub unsafe extern "C" fn gst_buffer_add_video_caption_meta(
    buffer: *mut GstBuffer,
    caption_type: GstVideoCaptionType,
    data: *const u8,
    size: size_t
) -> *mut GstVideoCaptionMeta