pub unsafe extern "system" fn ExtractFilesW(
    pszcabname: PWSTR,
    pszexpanddir: PWSTR,
    dwflags: u32,
    pszfilelist: PWSTR,
    lpreserved: *mut c_void,
    dwreserved: u32
) -> HRESULT
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’