pub unsafe extern "C" fn LLVMConstURem(
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef
) -> LLVMValueRef