pub unsafe fn clist_find( list: *const clist_node_t, node: *const clist_node_t, ) -> *mut clist_node_t