pub unsafe fn GetThemeDocumentationProperty<'a>( pszthemename: impl IntoParam<'a, PWSTR>, pszpropertyname: impl IntoParam<'a, PWSTR>, pszvaluebuff: PWSTR, cchmaxvalchars: i32, ) -> Result<()>