1f08c3bdfSopenharmony_ciint fref(void);
2f08c3bdfSopenharmony_ciint fref(void) { return 0; }
3f08c3bdfSopenharmony_ci
4f08c3bdfSopenharmony_cistatic
5f08c3bdfSopenharmony_ciint floc(void);
6f08c3bdfSopenharmony_ciint floc(void) { return 0; }
7f08c3bdfSopenharmony_ci
8f08c3bdfSopenharmony_cistatic
9f08c3bdfSopenharmony_ciint oloc;
10f08c3bdfSopenharmony_ciint oloc = 0;
11f08c3bdfSopenharmony_ci
12f08c3bdfSopenharmony_ci/*
13f08c3bdfSopenharmony_ci * check-name: static forward declaration
14f08c3bdfSopenharmony_ci */
15