pub unsafe fn register_startup_deps( catch_keyboard_interrupt: bool, warn_function: Py<PyAny>, )
Caller must ensure that no other threads read the objects set by this registration.