pub unsafe fn OpenSemaphoreA<P2>( dwdesiredaccess: u32, binherithandle: bool, lpname: P2, ) -> HANDLEwhere P2: Param<PCSTR>,