pub unsafe extern "C" fn hydro_hash_update( state: *mut hydro_hash_state, in_: *const c_void, in_len: usize, ) -> c_int