pub unsafe extern "C" fn av_pix_fmt_get_chroma_sub_sample(
    pix_fmt: c_int,
    h_shift: *mut c_int,
    v_shift: *mut c_int
) -> c_int