pub unsafe extern "C" fn pango_parse_weight(
    str: *const c_char,
    weight: *mut PangoWeight,
    warn: gboolean
) -> gboolean