pub unsafe fn shell_run_forever(
    commands: *const shell_command_t,
    line_buf: *mut c_char,
    len: c_int
)