pub unsafe extern "C" fn LLVMSetGlobalConstant(
    GlobalVar: &Value,
    IsConstant: Bool
)