pub unsafe extern "C" fn LLVMRustPrepareThinLTORename(
    Data: &ThinLTOData,
    Module: &Module,
    Target: &TargetMachine
) -> bool