pub const SYS_STAT: usize = 409;
Get file status information by path.
path_ptr
path_len
stat_ptr
FileStat
Returns 0 on success.
0