pub unsafe extern "C" fn gst_video_vbi_parser_add_line(
    parser: *mut GstVideoVBIParser,
    data: *const u8
)
Available on crate feature v1_16 only.