WSDISPLAYIO_SFONT
if (ioctl(fd, WSDISPLAYIO_SFONT, &font) < 0)
IOCTL_STRUCT_CONV_TO(WSDISPLAYIO_SFONT, wsdisplay_usefontdata);
dev/wscons/wsconsio.h:241:#define WSDISPLAYIO_SFONT _IOW('W', 77, struct wsdisplay_font)
case WSDISPLAYIO_SFONT: