1 /* This library has no {{includes}} placeholder, so they will get put
2    above this comment. */
3 
4 /*
5     This license block will get ignored and the copyrights lost necause
6     there's no copyright placeholder.
7 
8     Copyright © 1980 The Authors <we@us.org>
9 */
10 
11 #include <cstdio>
12 #include <cstdint>
13