pub unsafe extern "C" fn mknodat( dirfd: c_int, pathname: *const c_char, mode: mode_t, dev: dev_t) -> c_int