pub unsafe extern "C" fn wxd_Treebook_AddSubPage(
self_: *mut wxd_Treebook_t,
page: *mut wxd_Window_t,
text: *const c_char,
select: c_int,
imageId: c_int,
) -> c_intpub unsafe extern "C" fn wxd_Treebook_AddSubPage(
self_: *mut wxd_Treebook_t,
page: *mut wxd_Window_t,
text: *const c_char,
select: c_int,
imageId: c_int,
) -> c_int