pub unsafe extern "C" fn cuda_convert_lwe_programmable_bootstrap_key_32(
stream: *mut c_void,
gpu_index: u32,
dest: *mut c_void,
src: *const c_void,
input_lwe_dim: u32,
glwe_dim: u32,
level_count: u32,
polynomial_size: u32,
)