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