pub unsafe extern "C" fn crypto_stream_xsalsa20( c: *mut c_uchar, clen: c_ulonglong, n: *const c_uchar, k: *const c_uchar, ) -> c_int