pub unsafe extern "C" fn phper_init_class_entry_ex(
class_name: *const c_char,
class_name_len: usize,
functions: *const zend_function_entry,
handler: phper_init_class_entry_handler,
argument: *mut c_void,
) -> *mut zend_class_entry