pub unsafe extern "C" fn zend_declare_property_bool( ce: *mut zend_class_entry, name: *const c_char, name_length: size_t, value: zend_long, access_type: c_int, )