pub unsafe extern "C" fn futimens(
    fd: i32,
    times: *const timespec
) -> i32