pub unsafe extern "C" fn listxattr( path: *const c_char, namebuff: *mut c_char, size: size_t, options: c_int, ) -> ssize_t