Function windows_sys::Win32::UI::Shell::SHRegGetPathW

pub unsafe extern "system" fn SHRegGetPathW(
    hkey: HKEY,
    pcszsubkey: PCWSTR,
    pcszvalue: PCWSTR,
    pszpath: PWSTR,
    dwflags: u32,
) -> WIN32_ERROR