pub unsafe extern "C" fn php_output_handler_alias_register( handler_name: *const c_char, handler_name_len: size_t, func: php_output_handler_alias_ctor_t, ) -> c_int