pub unsafe extern "C" fn stringBuilderAppend( stringBuilder: *mut StringBuilder, string: *const c_char, ) -> bool