pub unsafe extern "C" fn _zend_hash_splice( ht: *mut HashTable, nDataSize: uint, pCopyConstructor: copy_ctor_func_t, offset: uint, length: uint, list: *mut *mut c_void, list_count: uint, removed: *mut HashTable, )