pub unsafe extern "C" fn _PyImport_IsInitialized(
    state: *mut PyInterpreterState
) -> i32