pub unsafe extern "C" fn zend_ts_hash_copy(
target: *mut TsHashTable,
source: *mut TsHashTable,
pCopyConstructor: copy_ctor_func_t,
tmp: *mut c_void,
size: uint,
)
pub unsafe extern "C" fn zend_ts_hash_copy(
target: *mut TsHashTable,
source: *mut TsHashTable,
pCopyConstructor: copy_ctor_func_t,
tmp: *mut c_void,
size: uint,
)