pub unsafe extern "C" fn av_get_pix_fmt_string(
    buf: *mut c_char,
    buf_size: c_int,
    pix_fmt: c_int
) -> *mut c_char