Function DeleteCriticalSection

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