pub unsafe extern "system" fn SHRegGetValueW( hkey: HKEY, pszsubkey: PCWSTR, pszvalue: PCWSTR, srrfflags: i32, pdwtype: *mut u32, pvdata: *mut c_void, pcbdata: *mut u32, ) -> WIN32_ERROR