pub unsafe extern "C" fn object_properties_load(
    object: *mut zend_object,
    properties: *mut HashTable
)