pub unsafe extern "C" fn sem_destroy(sem: *mut sem_t) -> i32
sem_destroy() frees the unnamed semaphore at the address pointed to by sem.
sem