pub unsafe extern "C" fn av_hash_update(
    ctx: *mut AVHashContext,
    src: *const u8,
    len: c_int
)