pub unsafe extern "C" fn SubstituteString( buffer: *mut *mut c_char, search: *const c_char, replace: *const c_char, ) -> c_uint