pub unsafe extern "C" fn SoapySDRDevice_setCommandTime(
    device: *mut SoapySDRDevice,
    timeNs: c_longlong,
    what: *const c_char
) -> c_int