pub unsafe extern "C" fn dm_list_move(
    head: *mut dm_list,
    elem: *mut dm_list
)