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