pub unsafe fn GdiResetDCEMF<P0>(
    spoolfilehandle: P0,
    pcurrdm: *mut DEVMODEW
) -> BOOL
where P0: IntoParam<HANDLE>,