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