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