pub fn sys_unlinkat(_name: *const u8) -> isize
Expand description

YOUR JOB: Implement unlinkat.