pub unsafe extern "C" fn nfc_device_set_name(
    dev: *mut NfcDevice,
    name: *const i8
)