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