pub unsafe extern "system" fn HIMAGELIST_QueryInterface(
    himl: HIMAGELIST,
    riid: *const GUID,
    ppv: *mut *mut c_void
) -> HRESULT