int sendPrintReq( ffi.Pointer<ffi.Uint8> data, int length, ffi.Pointer<ffiP.Utf16> name, ) { return _sendPrintReq( data, length, name, ); }