pub unsafe extern "C" fn LLVMRunFunctionPassManager(
    FPM: LLVMPassManagerRef,
    F: LLVMValueRef
) -> LLVMBool