pub unsafe extern "C" fn LLVMRustWriteValueToString(
    value_ref: &Value,
    s: &RustString
)