pub unsafe extern "C" fn atg_nonzero_static(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    size_: i64,
    fill_value_: i64
)