Function windows_sys::Win32::UI::Shell::SHRegGetPathA
pub unsafe extern "system" fn SHRegGetPathA(
hkey: HKEY,
pcszsubkey: PCSTR,
pcszvalue: PCSTR,
pszpath: PSTR,
dwflags: u32,
) -> WIN32_ERROR