pub unsafe extern "C" fn pango_context_set_round_glyph_positions(
    context: *mut PangoContext,
    round_positions: gboolean
)
Available on crate feature v1_44 only.