pub unsafe extern "C" fn gst_video_converter_new(
    in_info: *const GstVideoInfo,
    out_info: *const GstVideoInfo,
    config: *mut GstStructure
) -> *mut GstVideoConverter