Function create_label
pub fn create_label(
node: &NodeRef<'_, CustomAttributeValues>,
torin_node: &Node,
area_size: &Size2D<f32, ()>,
font_collection: &RCHandle<skia_textlayout_FontCollection>,
fallback_fonts: &[String],
scale_factor: f32,
) -> ParagraphData