pub unsafe extern "C" fn zend_lookup_class( name: *const c_char, name_length: c_int, ce: *mut *mut *mut zend_class_entry, ) -> c_int