pub unsafe extern "fastcall" fn _zend_mm_alloc(
    heap: *mut zend_mm_heap,
    size: size_t
) -> *mut c_void