pub unsafe extern "C" fn adw_toast_new_format(
    format: *const c_char
    ...
) -> *mut AdwToast
Available on crate feature v1_2 only.