pub unsafe extern "system" fn SHRegGetBoolUSValueW(
    pszsubkey: PCWSTR,
    pszvalue: PCWSTR,
    fignorehkcu: BOOL,
    fdefault: BOOL
) -> WIN32_ERROR
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"