pub unsafe extern "C" fn SoapySDRDevice_writeRegister(
    device: *mut SoapySDRDevice,
    name: *const c_char,
    addr: c_uint,
    value: c_uint
) -> c_int