#include "stddef.h" void bzero(void *s, size_t n); int ffs(int i);