pub unsafe extern "C" fn __zend_realloc(
    p: *mut c_void,
    len: size_t
) -> *mut c_void