pub unsafe fn SHRegGetPathA<'a>( hkey: impl IntoParam<'a, HKEY>, pcszsubkey: impl IntoParam<'a, PSTR>, pcszvalue: impl IntoParam<'a, PSTR>, pszpath: PSTR, dwflags: u32, ) -> LSTATUS