Source position: semaphoreh.inc line 17
function sem_open(
__name: Pchar;
__oflag: LongInt;
args: array of Const
):Psem_t;function sem_open(
__oflag: LongInt
):Psem_t;