pub unsafe extern "C" fn SoapySDRDevice_getFullDuplex(
    device: *const SoapySDRDevice,
    direction: c_int,
    channel: usize
) -> bool