_F_setFunc
# define _F_setFunc(w,x,y,z) (_F_getFunc(w,x,y) = (z))
# define _F_setFunc(w,x,y,z) setL8bit(w,x,3,z)
# define _F_setFunc(w,x,y,z) ((w)->y = (z))