pub unsafe fn CreateStdAccessibleObject<'a, T: Interface>( hwnd: impl IntoParam<'a, HWND>, idobject: i32, ) -> Result<T>