pub unsafe extern "C" fn LLVMSetTargetMachineAsmVerbosity(
    T: LLVMTargetMachineRef,
    VerboseAsm: LLVMBool
)