pub unsafe fn UiaNodeFromProvider<'a>( pprovider: impl IntoParam<'a, IRawElementProviderSimple>, phnode: *mut HUIANODE, ) -> Result<()>