pub unsafe extern "C" fn gst_video_chroma_resample(
    resample: *mut GstVideoChromaResample,
    lines: *mut gpointer,
    width: c_int
)