pub unsafe extern "C" fn iw_print_freq_value(
    buffer: *mut c_char,
    buflen: c_int,
    freq: f64
)