pub unsafe extern "C" fn Hacl_Blake2b_256_blake2b_finish(
    nn: u32,
    output: *mut u8,
    hash: *mut *mut c_void
)