pub unsafe fn PartialReplyPrinterChangeNotification<P0>(
    hprinter: P0,
    pdatasrc: Option<*const PRINTER_NOTIFY_INFO_DATA>,
) -> BOOL
where P0: Param<HANDLE>,