windows-rs
#Rust
#Windows
IntoParam<T>
を実装している引数は
None
を渡せる
https://github.com/microsoft/windows-rs/blob/0.51.1/crates/libs/core/src/param.rs#L92
文字列作るマクロが便利
https://kennykerr.ca/rust-getting-started/calling-your-first-com-api.html