pub unsafe extern "C" fn phper_zend_object_alloc(
    obj_size: usize,
    ce: *mut zend_class_entry
) -> *mut c_void