pub fn get_input(ctx: &mut C, x: u32) -> Option<(test::A,)> { None } fn main() {} mod test;