pub fn get_kernel_cmdline(
    is_test_mode: bool,
    args: &Vec<String>,
    index: usize
) -> &Path