Cross platform interface api for sqlite3_value_text
String? value_text(cpf.PtrValue arg1) => _sqlite.value_text(arg1);