pub unsafe extern "C" fn nettle_salsa20_crypt( ctx: *mut salsa20_ctx, length: usize, dst: *mut u8, src: *const u8, )