Function futimes

Source
pub unsafe extern "C" fn futimes(
    __fd: i32,
    __tvp: *const timeval,
) -> i32