pub unsafe extern "C" fn lsetxattr( path: *const c_char, name: *const c_char, value: *const c_void, size: size_t, flags: c_int) -> c_int