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