pub unsafe fn TryEnterCriticalSection(
    lpcriticalsection: *mut CRITICAL_SECTION
) -> BOOL