pub unsafe extern "C" fn av_get_sample_fmt_string(
    buf: *mut c_char,
    buf_size: c_int,
    sample_fmt: AVSampleFormat
) -> *mut c_char