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