#ifndef FSTRING_LIB_H #define FSTRING_LIB_H static int lib_val() { return 99; } #endif