pub unsafe extern "C" fn gsk_text_node_new(
    font: *mut PangoFont,
    glyphs: *mut PangoGlyphString,
    color: *const GdkRGBA,
    offset: *const graphene_point_t
) -> *mut GskTextNode