pub unsafe extern "C" fn String_print_with_conversion(
    this: *const String,
    to: *mut String,
    cs: *const charset_info_st
)