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