#include <sys/types.h>
pthread_rwlock_t* foo;
int main(void) { return 0; }
