Function TryEnterCriticalSection

pub unsafe extern "system" fn TryEnterCriticalSection(
    lpcriticalsection: *mut CRITICAL_SECTION,
) -> BOOL