pub unsafe extern "C" fn stringBuilderAppendI32( stringBuilder: *mut StringBuilder, value: I32, ) -> bool