pub unsafe extern "C" fn ove_httpd_resp_html( resp: *mut c_void, status: i32, html: *const c_char, len: usize, ) -> i32