Function gst_ video_ scaler_ combine_ packed_ YUV 
Source pub unsafe extern "C" fn gst_video_scaler_combine_packed_YUV(
    y_scale: *mut GstVideoScaler,
    uv_scale: *mut GstVideoScaler,
    in_format: GstVideoFormat,
    out_format: GstVideoFormat,
) -> *mut GstVideoScaler