pub unsafe extern "C" fn LLVMRustSetDSOLocal(
    Global: &Value,
    is_dso_local: bool
)