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