getpwent_r
getpwent_r(struct passwd* passwd, char* buffer, size_t bufferSize,
int getpwent_r(struct passwd *pwbuf, char *buf, size_t buflen, struct passwd **pwbufp)
void getpwent_r() {}
void getpwent_r() {}