pub unsafe extern "system" fn InitializeCriticalSection(
    lpcriticalsection: *mut CRITICAL_SECTION,
)