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