Function windows_sys::Win32::Graphics::Printing::CreatePrintAsyncNotifyChannel
pub unsafe extern "system" fn CreatePrintAsyncNotifyChannel(
pszname: PCWSTR,
pnotificationtype: *const GUID,
euserfilter: PrintAsyncNotifyUserFilter,
econversationstyle: PrintAsyncNotifyConversationStyle,
pcallback: *mut c_void,
ppiasynchnotification: *mut *mut c_void,
) -> HRESULT