pub unsafe extern "C" fn Hacl_Blake2s_128_blake2s_init(
    hash: *mut Lib_IntVector_Intrinsics_vec128,
    kk: u32,
    nn: u32
)