pub unsafe extern "C" fn chacha_keystream( st: *mut chacha_state, out: *mut c_uchar, outlen: c_ulong, ) -> c_int