pub unsafe extern "C" fn wxd_CommandLinkButton_Create(
parent: *mut wxd_Window_t,
id: wxd_Id,
mainLabel: *const c_char,
note: *const c_char,
pos: wxd_Point,
size: wxd_Size,
style: wxd_Style_t,
) -> *mut wxd_CommandLinkButton_t