pub unsafe extern "C" fn str_repl_c( str_: *mut char_t, replace: *const char_t, with: *const char_t, )