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