pub unsafe extern "C" fn onig_regset_new( rset: *mut *mut OnigRegSet, n: c_int, regs: *mut *mut regex_t, ) -> c_int