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