pub unsafe extern "C" fn nettle_arcfour128_set_key(
    ctx: *mut arcfour_ctx,
    key: *const u8
)