pub unsafe extern "C" fn otCliInputLine(aBuf: *mut c_char)
Is called to feed in a console input line.
@param[in] aBuf A pointer to a null-terminated string.