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