create_semaphore — create a semaphore
semaphore *create_semaphore(int initial)
Creates a semaphore with an initial value of initial.
initial