pub unsafe extern "C" fn atg_randint_like(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    high_: i64
)