pub unsafe fn FlushPrinter( hprinter: PRINTER_HANDLE, pbuf: Option<*const c_void>, cbbuf: u32, pcwritten: *mut u32, csleep: u32, ) -> BOOL