pub unsafe extern "C" fn nettle_twofish128_set_key(
    context: *mut twofish_ctx,
    key: *const u8
)