pub unsafe extern "C" fn zend_hash_bucket_packed_swap(
    p: *mut Bucket,
    q: *mut Bucket
)