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