pub unsafe fn PlayMetaFile<'a>( hdc: impl IntoParam<'a, HDC>, hmf: impl IntoParam<'a, HMETAFILE>, ) -> BOOL