/*
 * call-seq: 
 *    inotify_event.wd => watch descriptor
 *
 */

static VALUE rb_inotify_event_wd(VALUE self) {