pub unsafe fn numeric_mod_opt_error(
    arg_num1: Numeric,
    arg_num2: Numeric,
    arg_have_error: *mut bool
) -> Numeric