pub fn sys_sigprocmask(how: u32, set: usize, oldset: usize) -> isize
Note: code translation should be done in syscall rather than the call handler as the handler may be reused by kernel code which use kernel structs