pub unsafe extern "C" fn hdy_status_page_set_title(
    self_: *mut HdyStatusPage,
    title: *const c_char
)
Available on crate feature v1_2 only.