pub unsafe extern "C" fn vte_terminal_match_add_regex( terminal: *mut VteTerminal, regex: *mut VteRegex, flags: u32, ) -> c_int