pub unsafe extern "C" fn LLVMSetInitializer(
    GlobalVar: LLVMValueRef,
    ConstantVal: LLVMValueRef
)