pub unsafe extern "C" fn g_tree_foreach( tree: *mut GTree, func: Option<unsafe extern "C" fn(*mut c_void, *mut c_void, *mut c_void) -> i32>, user_data: *mut c_void, )