FileSystemSnapshotBean_t
JNIEnv *, zfs_handle_t *, FileSystemSnapshotBean_t *);
new_FileSystemSnapshotBean(JNIEnv *env, FileSystemSnapshotBean_t *bean)
FileSystemSnapshotBean_t *bean)
FileSystemSnapshotBean_t bean_obj = {0};
FileSystemSnapshotBean_t *bean = &bean_obj;
static void new_FileSystemSnapshotBean(JNIEnv *, FileSystemSnapshotBean_t *);