pub unsafe extern "C" fn dzl_file_transfer_execute(
    self_: *mut DzlFileTransfer,
    io_priority: c_int,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean