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