pub unsafe extern "C" fn scratch_cuda_programmable_bootstrap_64(
stream: *mut c_void,
gpu_index: u32,
buffer: *mut *mut i8,
lwe_dimension: u32,
glwe_dimension: u32,
polynomial_size: u32,
level_count: u32,
input_lwe_ciphertext_count: u32,
allocate_gpu_memory: bool,
noise_reduction_type: PBS_MS_REDUCTION_T,
) -> u64