Thanks everybody,
I solve my problem by change the calling convention to stdcall(WINaAPI) and the declaration of parameter like this :
hEvent as non signed integer 32 bits
dwDesiredAccess as signed integer 32 bits value
bInheritHandle as signed integer 8 bit value
lpName as Type chaine Pointer C