pub unsafe extern "system" fn TryEnterCriticalSection(
    lpCriticalSection: LPCRITICAL_SECTION
) -> BOOL