pub unsafe extern "C" fn crypto_auth_hmacsha512256_final( state: *mut crypto_auth_hmacsha512256_state, a: *mut [u8; 32], ) -> c_int