ffi.Pointer<ffi.Char> libusb_error_name( int error_code, ) { return _libusb_error_name( error_code, ); }