pub unsafe fn CopyEnhMetaFileA<P0, P1>(henh: P0, lpfilename: P1) -> HENHMETAFILE
where P0: IntoParam<HENHMETAFILE>, P1: IntoParam<PCSTR>,