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