PyTime_Init method Null safety

int PyTime_Init ()

Implementation

int PyTime_Init() {
  return _PyTime_Init();
}