Function windows_sys::Win32::UI::Shell::SHGetSpecialFolderPathW

pub unsafe extern "system" fn SHGetSpecialFolderPathW(
    hwnd: HWND,
    pszpath: PWSTR,
    csidl: i32,
    fcreate: BOOL,
) -> BOOL