Fix crash in pango_fc_font_key_get_variations() when key is null
When calling pango_fc_font_key_get_variations, ensure that 'key' is not NULL to avoid crashes.
When calling pango_fc_font_key_get_variations, ensure that 'key' is not NULL to avoid crashes.