pub unsafe fn sys_call3(
    num: isize,
    arg1: isize,
    arg2: isize,
    arg3: isize
) -> isize