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