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