pub unsafe extern "C" fn ext2fs_write_ext_attr3(
    fs: ext2_filsys,
    block: blk64_t,
    buf: *mut c_void,
    inum: ext2_ino_t
) -> errcode_t