pub unsafe extern "C" fn Hacl_Blake2b_32_blake2b_update_key(
    wv: *mut u64,
    hash: *mut u64,
    kk: u32,
    k: *mut u8,
    ll: u32
)