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