pub unsafe extern "C" fn vte_terminal_set_color_highlight_foreground(
    terminal: *mut VteTerminal,
    highlight_foreground: *const GdkRGBA,
)