pub unsafe extern "C" fn str_findreplace( s: *mut str, find: *const c_char, replace: *const c_char, ) -> c_int