pub unsafe extern "C" fn LLVMRustWriteTypeToString(
    Type: &Type,
    s: &RustString
)