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