pub unsafe extern "C" fn adw_message_dialog_set_heading(
    self_: *mut AdwMessageDialog,
    heading: *const c_char
)
Available on crate feature v1_2 only.