int open_printer_properties( ffi.Pointer<ffi.Char> printer_name, int hwnd, ) { return _open_printer_properties( printer_name, hwnd, ); }