pub unsafe extern "system" fn SHGetItemFromObject(
    punk: IUnknown,
    riid: *const GUID,
    ppv: *mut *mut c_void
) -> HRESULT