pub unsafe fn AddFormW<P0>(hprinter: P0, level: u32, pform: *const u8) -> BOOL
where P0: IntoParam<HANDLE>,