pub unsafe fn HIMAGELIST_QueryInterface<'a>( himl: impl IntoParam<'a, HIMAGELIST>, riid: *const Guid, ppv: *mut *mut c_void, ) -> Result<(), Error>