fputs_unlocked
int fputs_unlocked(const char * __restrict, FILE * __restrict);
retval = fputs_unlocked(s, fp);