pub unsafe extern "C" fn Tcl_RegExpExec(
interp: *mut Tcl_Interp,
regexp: Tcl_RegExp,
text: *const c_char,
start: *const c_char,
) -> c_intpub unsafe extern "C" fn Tcl_RegExpExec(
interp: *mut Tcl_Interp,
regexp: Tcl_RegExp,
text: *const c_char,
start: *const c_char,
) -> c_int