pub unsafe extern "C" fn stringBuilderAppendChar( stringBuilder: *mut StringBuilder, c: c_char, ) -> bool