pub unsafe extern "C" fn av_ripemd_update(
    context: *mut AVRIPEMD,
    data: *const u8,
    len: c_uint
)