Function lgetxattr

Source
fn lgetxattr(path: &CString, name: &CString) -> Result<Vec<u8>>