pub unsafe extern "C" fn atg_nan_to_num( out__: *mut *mut C_tensor, self_: *mut C_tensor, nan_v: f64, nan_null: i8, posinf_v: f64, posinf_null: i8, neginf_v: f64, neginf_null: i8, )