pub unsafe extern "C" fn ext2fs_write_dir_block3(
    fs: ext2_filsys,
    block: blk64_t,
    buf: *mut c_void,
    flags: c_int
) -> errcode_t