pub unsafe extern "C" fn crypto_generichash_blake2b_final( state: *mut crypto_generichash_blake2b_state, out: *mut u8, outlen: size_t, ) -> c_int