pub unsafe extern "C" fn zend_make_callable(
    callable: *mut zval,
    callable_name: *mut *mut zend_string
) -> bool