pub unsafe extern "C" fn iw_print_timeval(
    buffer: *mut c_char,
    buflen: c_int,
    time: *const timeval,
    tz: *const timezone
)