pub unsafe extern "C" fn String_set_real(
    this: *mut String,
    num: f64,
    decimals: uint,
    cs: *const charset_info_st
) -> bool