pub unsafe extern "C" fn zend_get_property_hook_trampoline(
prop_info: *const zend_property_info,
kind: zend_property_hook_kind,
prop_name: *mut zend_string,
) -> *mut zend_functionpub unsafe extern "C" fn zend_get_property_hook_trampoline(
prop_info: *const zend_property_info,
kind: zend_property_hook_kind,
prop_name: *mut zend_string,
) -> *mut zend_function