Source position: xattr.pas line 264
function getxattr(
path: ConstCStringPtr;
name: ConstCStringPtr;
value: UnivPtr;
siz: size_t;
position: UInt32;
options: SInt32
):ssize_t;