Function windows_sys::Win32::Devices::Fax::FaxSendDocumentForBroadcastW
pub unsafe extern "system" fn FaxSendDocumentForBroadcastW(
faxhandle: HANDLE,
filename: PCWSTR,
faxjobid: *mut u32,
faxrecipientcallback: PFAX_RECIPIENT_CALLBACKW,
context: *const c_void,
) -> BOOL