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