pub fn sys_get_time_of_day(
    time_val: *mut TimeVal,
    time_zone: *mut TimeZone
) -> isize