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