pub unsafe extern "C" fn zend_hash_discard(
    ht: *mut HashTable,
    nNumUsed: u32
)