As of PHP 7.1, how do I declare an empty return?
function hello(): empty
function hello(): void
function hello():