pub unsafe extern "C" fn scratch_cuda_programmable_bootstrap_amortized_32(
stream: *mut c_void,
gpu_index: u32,
pbs_buffer: *mut *mut i8,
glwe_dimension: u32,
polynomial_size: u32,
input_lwe_ciphertext_count: u32,
allocate_gpu_memory: bool,
) -> u64