#pragma once typedef struct { void *handle; } kinc_semaphore_impl_t;