pub unsafe extern "C" fn iw_channel_to_freq(
    channel: c_int,
    pfreq: *mut f64,
    range: *const iw_range
) -> c_int