pub unsafe extern "C" fn nettle_arctwo_set_key_ekb(
    ctx: *mut arctwo_ctx,
    length: usize,
    key: *const u8,
    ekb: c_uint
)