pub unsafe fn lineAddProviderW<P0>( lpszproviderfilename: P0, hwndowner: HWND, lpdwpermanentproviderid: *mut u32, ) -> i32where P0: Param<PCWSTR>,