pub unsafe fn OpenDriver<P0, P1>( szdrivername: P0, szsectionname: P1, lparam2: LPARAM, ) -> HDRVRwhere P0: Param<PCWSTR>, P1: Param<PCWSTR>,