pub unsafe extern "system" fn SHRegOpenUSKeyW(
    pwzpath: PCWSTR,
    samdesired: u32,
    hrelativeuskey: isize,
    phnewuskey: *mut isize,
    fignorehkcu: BOOL
) -> WIN32_ERROR
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"