pub unsafe extern "C" fn flatpak_transaction_set_default_arch(
    self_: *mut FlatpakTransaction,
    arch: *const c_char
)