SYS_statx Man Page Signature Wasm32C (import "wali" "SYS_statx" (func (param $dirfd i32) (param $pathname i32) (param $flags i32) (param $mask i32) (param $statxbuf i32) (result i64))) long statx(int dirfd, char* pathname, int flags, unsigned int mask, struct statx* statxbuf);