Function OpenPrinterW

pub unsafe extern "system" fn OpenPrinterW(
    pprintername: PCWSTR,
    phprinter: *mut HANDLE,
    pdefault: *const PRINTER_DEFAULTSW,
) -> BOOL