pub type ModuleExecSlot = unsafe extern "C" fn(*mut PyObject) -> c_int;
Type of the exec slot used to initialise module contents