pub unsafe extern "C" fn unlinkat(
    dirfd: i32,
    pathname: *const i8,
    flags: i32
) -> i32