Function OpenPrinter2W

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