pub unsafe fn lineMakeCallW<P2>( hline: u32, lphcall: *mut u32, lpszdestaddress: P2, dwcountrycode: u32, lpcallparams: *const LINECALLPARAMS, ) -> i32where P2: Param<PCWSTR>,