pub unsafe extern "C" fn dzl_dock_item_set_manager(
    self_: *mut DzlDockItem,
    manager: *mut DzlDockManager
)