pub unsafe extern "C" fn LLVMPassManagerBuilderSetOptLevel(
    PMB: LLVMPassManagerBuilderRef,
    OptLevel: c_uint
)