pub unsafe extern "C" fn RIPEMD160_Update( ctx: *mut RIPEMD160_CTX, data: *const c_void, len: usize, ) -> c_int