pub unsafe extern "C" fn pango_font_description_set_weight(
    desc: *mut PangoFontDescription,
    weight: PangoWeight
)