pub unsafe fn FaxEnableRoutingMethodA<P1>( faxporthandle: HANDLE, routingguid: P1, enabled: bool, ) -> Result<()>where P1: Param<PCSTR>,