Upacking to a struct like this ``` type Result struct { *TypeB Name string } ``` Results in a reflection error