pub unsafe fn CreateMetaFileW<P0>(pszfile: P0) -> HDC
where P0: IntoParam<PCWSTR>,