pub unsafe extern "C" fn pango_parse_stretch(
    str: *const c_char,
    stretch: *mut PangoStretch,
    warn: gboolean
) -> gboolean