open_maybe_packaged
int fd = open_maybe_packaged(volume, path, O_RDONLY);
int fd = open_maybe_packaged(volume, sKernelPaths[i][0], O_RDONLY);