pub unsafe fn SetFormW<P0, P1>( hprinter: P0, pformname: P1, level: u32, pform: *const u8, ) -> BOOLwhere P0: Param<HANDLE>, P1: Param<PCWSTR>,