pub unsafe extern "C" fn lfs_dir_rewind(
    lfs: *mut lfs_t,
    dir: *mut lfs_dir_t
) -> c_int