pub unsafe extern "C" fn ext2fs_write_dir_block(
    fs: ext2_filsys,
    block: blk_t,
    buf: *mut c_void
) -> errcode_t