pub unsafe extern "C" fn PyState_RemoveModule(
    arg1: *mut PyModuleDef
) -> i32
Available on non-PyPy only.