pub unsafe extern "C" fn LLVMRustWriteTwineToString(
    T: &Twine,
    s: &RustString
)