pub unsafe fn CreateStdAccessibleObject( hwnd: HWND, idobject: i32, riid: *const GUID, ppvobject: *mut *mut c_void, ) -> Result<()>