pub unsafe fn FaxConnectFaxServerA<P0>( machinename: P0, faxhandle: *mut HANDLE, ) -> Result<()>where P0: Param<PCSTR>,