pub unsafe extern "C" fn LLVMRustSetVisibility(
    Global: &Value,
    Viz: Visibility
)