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