pub unsafe fn SHRegGetBoolUSValueW<'a>( pszsubkey: impl IntoParam<'a, PWSTR>, pszvalue: impl IntoParam<'a, PWSTR>, fignorehkcu: impl IntoParam<'a, BOOL>, fdefault: impl IntoParam<'a, BOOL>, ) -> BOOL