pub(crate) fn parse_function_return(
    slot: &mut FunctionReturn,
    v: Option<&str>
) -> bool