pub fn set_prompt_callbacks(
    before_callback: PromptCallback,
    after_callback: PromptCallback
)