pub unsafe extern "C" fn wxd_Dialog_Create(
parent: *mut wxd_Window_t,
title: *const c_char,
style: wxd_Style_t,
x: c_int,
y: c_int,
width: c_int,
height: c_int,
) -> *mut wxd_Dialog_tpub unsafe extern "C" fn wxd_Dialog_Create(
parent: *mut wxd_Window_t,
title: *const c_char,
style: wxd_Style_t,
x: c_int,
y: c_int,
width: c_int,
height: c_int,
) -> *mut wxd_Dialog_t