pub unsafe extern "C" fn furi_string_reset(string: *mut FuriString)
Reset string.
Make the string empty.
string