[thrift] making generated php struct readers more compact Summary: introducing a $bin_accel variable in struct reader scope that can be reference by the deserializers of each field Reviewed By: dreiss, mcslee Test Plan: regenerated a thrift service, compared before and after calls Revert Plan: sure