pub unsafe extern "C" fn Tcl_RegExpMatchObj( interp: *mut Tcl_Interp, textObj: *mut Tcl_Obj, patternObj: *mut Tcl_Obj, ) -> c_int