pub unsafe extern "stdcall" fn IStorage_MoveElementTo_Proxy(
    This: *mut IStorage,
    pwcsName: *const OLECHAR,
    pstgDest: *mut IStorage,
    pwcsNewName: *const OLECHAR,
    grfFlags: DWORD
) -> HRESULT