pub unsafe extern "C" fn pango_context_set_language(
    context: *mut PangoContext,
    language: *mut PangoLanguage
)