pub unsafe extern "C" fn SoapySDRDevice_writeGPIODir(
    device: *mut SoapySDRDevice,
    bank: *const c_char,
    dir: c_uint
) -> c_int