Casts the given obj to T or returns null if the cast fails.
The cast object or null.
The object to cast.
The class to cast to.
The type to return.