pub unsafe extern "C" fn igIsWindowChildOf(
window: *mut ImGuiWindow,
potential_parent: *mut ImGuiWindow,
popup_hierarchy: bool,
dock_hierarchy: bool,
) -> boolpub unsafe extern "C" fn igIsWindowChildOf(
window: *mut ImGuiWindow,
potential_parent: *mut ImGuiWindow,
popup_hierarchy: bool,
dock_hierarchy: bool,
) -> bool