pub unsafe extern "system" fn RtlSetCriticalSectionSpinCount(
    CriticalSection: PRTL_CRITICAL_SECTION,
    SpinCount: ULONG
) -> ULONG