#[no_mangle]
pub unsafe extern "C" fn LLVMConstNeg(
    ConstantVal: LLVMValueRef
) -> LLVMValueRef