pub unsafe fn CloseSpoolFileHandle<P0, P1>(hprinter: P0, hspoolfile: P1) -> BOOL
where P0: IntoParam<HANDLE>, P1: IntoParam<HANDLE>,