pub unsafe fn replace_text_regexp( arg_src_text: *mut text, arg_regexp: *mut c_void, arg_replace_text: *mut text, arg_glob: bool ) -> *mut text