pub fn get_fstring( bytearray: &[u8], byte_index: usize, max_length: usize, remove_padding: bool, ) -> String