pub unsafe extern "C" fn String_AppendFloat(
    str_: *mut cc_string,
    num: f32,
    fracDigits: c_int
)