pub unsafe extern "C" fn inotify_add_watch(
    fd: i32,
    path: *const i8,
    mask: u32
) -> i32