pub type WSConfirmProcPtr = Option<unsafe extern "C" fn(env: WSEnvironment, question: *const c_char, default_answer: mldlg_result) -> mldlg_result>;