pub unsafe extern "C" fn dzl_cancellable_chain(
    self_: *mut GCancellable,
    other: *mut GCancellable
) -> *mut GCancellable
Available on crate feature v3_28 only.