pub unsafe extern "C" fn listRemoveFromHead(
    phead: *mut *mut DLLIST
) -> *mut c_void