module OS { module Darwin { header "Darwin.h" } module Linux { header "Linux.h" } module Windows { header "Windows.h" } }