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