pub unsafe extern "C" fn av_get_pix_fmt_loss(
    dst_pix_fmt: c_int,
    src_pix_fmt: c_int,
    has_alpha: c_int
) -> c_int