pub unsafe fn CreateMetaFileA<P0>(pszfile: P0) -> HDC
where P0: IntoParam<PCSTR>,