pub unsafe extern "C" fn Window_ShowDialog(
    title: *const c_char,
    msg: *const c_char
)