Function PyImport_ExtendInittab

Source
pub unsafe extern "C" fn PyImport_ExtendInittab(
    newtab: *const _inittab,
) -> c_int