(bind-func callback_hello_world (lambda (request:u_request* response:u_response* user_data:i8*) (ulfius_set_string_body_response response 200 "Hello World!") U_CALLBACK_CONTINUE))