pub unsafe extern "C" fn zend_check_property_access( zobj: *mut zend_object, prop_info_name: *const c_char, prop_info_name_len: c_int, ) -> c_int