pub unsafe extern "C" fn furi_string_size( string: *const FuriString ) -> usize
Get string size (usually length, but not for UTF-8)
Returns:
string