pub unsafe extern "C" fn pango_layout_set_auto_dir(
    layout: *mut PangoLayout,
    auto_dir: gboolean
)