pub unsafe fn GdiEndPageEMF<P0>(
    spoolfilehandle: P0,
    dwoptimization: u32
) -> BOOL
where P0: IntoParam<HANDLE>,