pub unsafe extern "C" fn String_set_int(
    this: *mut String,
    num: longlong,
    unsigned_flag: bool,
    cs: *const charset_info_st
) -> bool