pub unsafe extern "C" fn chacha_ivctr32( st: *mut chacha_state, iv: *const c_uchar, ivlen: c_ulong, counter: ulong32, ) -> c_int