pub unsafe extern "C" fn atm_create_for_tracing( modl_name: *const c_char, inputs: *const *mut C_tensor, ninputs: c_int, ) -> *mut CModule_