A system where I'm trying to build nginx doesn't define a few types it needs like uint64_t, uint32_t, uintptr_t, etc., anywhere in /usr/include. What is the proper way to define these missing types for nginx's configure?