pub unsafe extern "C" fn TCOD_semaphore_new(
    initVal: c_int
) -> TCOD_semaphore_t