pub unsafe extern "C" fn g_strv_contains(
    strv: *const *const gchar,
    str_: *const gchar
) -> gboolean