Function windows_sys::Win32::Devices::Fax::FaxSetRoutingInfoA
pub unsafe extern "system" fn FaxSetRoutingInfoA(
faxporthandle: HANDLE,
routingguid: PCSTR,
routinginfobuffer: *const u8,
routinginfobuffersize: u32,
) -> BOOL