pub unsafe extern "C" fn network_add_concatenation( network: *mut c_void, inputs: *mut *mut c_void, nb_inputs: i32, ) -> *mut c_void