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