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