pub unsafe extern "C" fn FileTextReplace( fileName: *const c_char, search: *const c_char, replacement: *const c_char, ) -> c_int