pub unsafe fn ScriptIsComplex<'a>( pwcinchars: impl IntoParam<'a, PWSTR>, cinchars: i32, dwflags: SCRIPT_IS_COMPLEX_FLAGS, ) -> Result<()>