pub unsafe extern "C" fn gst_video_vbi_encoder_new(
    format: GstVideoFormat,
    pixel_width: u32
) -> *mut GstVideoVBIEncoder
This is supported on crate feature v1_16 only.