pub fn impl_method_proto(
    cls: &Type,
    sig: &mut MethodSig,
    meth: &MethodProto
) -> TokenStream